home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2004-10-08
|
555b
|
34 lines
setProperty("_root.hero", _xscale, "70");
setProperty("_root.hero", _yscale, "70");
setProperty("_root.hero", _X, "600");
setProperty("_root.hero", _Y, "400");
tellTarget("_root.darker")
{
gotoAndPlay(2);
}
if(prog_pole eq true)
{
tellTarget("_root.way")
{
gotoAndStop(2);
}
}
if(prog_matka eq true)
{
tellTarget("_root.minimatka")
{
gotoAndStop(7);
}
}
if(prog_telefon eq true)
{
tellTarget("_root.phone")
{
gotoAndStop(8);
}
}
tellTarget("_root.c")
{
gotoAndStop(1);
}